@charset "UTF-8";
/* CSS Document */
/*
-----------------------------内页样式start-----------------------------
*/

/*单篇+文章页start*/

/*单篇+文章页end*/
/*全图列表页start*/
.imgList1{ overflow: hidden; margin-right: -30px;}
.imgList1 dd{ overflow: hidden; float: left; display: inline; width: 33.3333%; margin-bottom:5px;}
.imgList1 dd .con{ overflow: hidden; margin-right: 30px;}
.imgList1 dd .a{ display: block;}
.imgList1 dd .pic{ width: 100%; overflow: hidden; position: relative;}
.imgList1 dd .pic:before{ display: block; content: ''; padding-top: 67.266187%;}
.imgList1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgList1 dd .text{ display: block; height: 60px; line-height: 60px; padding: 0 10px; text-align: center; color: #666666; font-size: 16px; overflow:hidden;}
.imgList1 dd:hover .text{ color: #5078b7;}
/*全图列表页end*/
/*图文列表页start*/
.imgText1{ overflow: hidden;}
.imgText1 dd{ width: 100%; overflow: hidden; float: left; display: inline; padding: 20px 0; border-bottom: 1px solid #ddd;}
.imgText1 dd .pic{ width: 260px; overflow: hidden; position: relative; margin-right: 20px;}
.imgText1 dd .pic:before{ display: block; content: ''; padding-top: 66.538461%;}
.imgText1 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgText1 dd .text{ overflow: hidden;}
.imgText1 dd .text .title{ overflow: hidden; height: 45px; line-height: 45px;}
.imgText1 dd .text .title a{ color: #333333; font-size: 18px;}
.imgText1 dd .text .textC{ font-size:14px; color:#666666; line-height:25px; height:75px; overflow:hidden; margin-bottom:8px;}
.imgText1 dd .text .time{  height:25px; line-height:25px; overflow:hidden; color:#999999; position:relative;}
.imgText1 dd .text .time span{ display:block; float:left; display: inline; font-size:14px; padding-left:20px;}
.imgText1 dd .text .time em{ display:block; width:17px; height:9px; background:url(../images/year.png) no-repeat center center; float:left; position:absolute; top:50%;left: 112px; margin-top: -5px; margin-right:13px; padding-right:10px;}
.imgText1 dd .text .time i{ display:block; width:14px; height:13px; background:url(../images/arrow1.png); float:left; position:absolute; top:50%; margin-top:-8px; margin-right:13px;}
.imgText1 dd:hover .text .title a{ color: #26538c;}
.imgText1 dd .text .time .look{ padding-left:42px;}

.imgText2{ overflow: hidden;}
.imgText2 dd{ width: 100%; overflow: hidden; float: left; display: inline; padding: 20px 0; border-bottom: 1px solid #ddd;}
.imgText2 dd .pic{ width: 220px; overflow: hidden; position: relative; margin-right: 40px;}
.imgText2 dd .pic:before{ display: block; content: ''; padding-top: 114.818181%;}
.imgText2 dd .pic img{ display:block; width:100%; height:100%; position:absolute; left:0px; top:0px;}
.imgText2 dd .text{ overflow: hidden;}
.imgText2 dd .text .title{ overflow: hidden; height: 50px; line-height: 50px; margin-top:10px;}
.imgText2 dd .text .position{ display:block; color:#999999; font-size:16px; height:25px; line-height:25px; margin-bottom:14px;}
.imgText2 dd .text .title a{ color: #333333; font-size: 22px;}
.imgText2 dd .text .textC{ font-size:16px; color:#666666; line-height:30px; height:90px; overflow:hidden; margin-bottom:37px;}
.imgText2 dd:hover .text .title a{ color: #26538c;}
.imgText2 dd .text .btn{ color:#666666; font-size:16px;}
.imgText2 dd:hover .btn{color: #26538c;}

/*图文列表页end*/
/*全文列表页start*/
.textList1{ overflow: hidden;}
.textList1 dd{ overflow: hidden; height: 60px; line-height: 60px; border-bottom: 1px dotted #ddd;}
.textList1 dd a{ display: block;overflow: hidden; color:#666666; font-size:16px;}
.textList1 dd a em{ width: 4px; height:4px; border-radius: 4px; background: #cccccc; float:left; display: inline; margin:28px 10px 0 0;}
.textList1 dd span{ float: right; display: inline; overflow: hidden; margin-left: 50px; color:#999999; font-size:14px;}
.textList1 dd:hover a{ color: #4e73ac;}
/*全文列表页end*/
/*联系页start*/
.maptext .maptitle{ color:#244f85; font-size:20px; font-weight: bold; height:70px; line-height:70px; position:relative; margin-bottom:8px;}
.maptext .maptitle:after{ display:block; content:''; position:absolute; bottom:0; width:60px; height:3px; background:#c20000;}
.maptext span{ display:block; color:#666666; font-size:13px; height:32px; line-height:32px;}
/*联系页end*/
/*机构设置start*/
.orgtext{ overflow: hidden; margin-bottom: 30px;}
.orgtext dt{ width: 140px; height: 35px; background: #224b7f; text-align: center; line-height: 35px; margin-bottom: 10px;}
.orgtext dt a{ display: block; color: #fff; font-size: 16px; }
.orgtext dd a{ display: block; color: #666666; font-size: 14px; height: 30px; overflow: hidden;}
.orgtext dd{ width: 25%; text-align: left; float: left; display: inline;}
.orgtext dd a:hover{color: #224b7f;}
/*机构设置end*/
/*招聘列表页start*/

/*招聘列表页end*/
/*招聘详情start*/

/*招聘详情end*/
/*招聘表单start*/

/*招聘表单end*/
/*阅读页start*/
.articleBox {
    line-height:28px;
    padding:10px 0;
    color: #666;
    font-size: 16px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    
}
.articleBox img{
    max-width:100%;
    }
.articleTitle {
    clear: both;
    text-align: center;
    padding:20px 10px 0 10px;
    line-height: 35px;
    font-size:26px;
    font-family:"microsoft yahei";
    color:#000000;
}
.articleTime {
    display: block;
    clear: both;
    text-align: center;
    color: #666666;
    font-size: 14px;
    line-height:30px;
    padding:10px 0 20px 0;
    border-bottom:1px solid #f0f0f0;
}
.pageUp{
    display:block;
    line-height:30px;
    padding:10px 0 20px 0;
    color:#333333;
    font-size:14px;
    }
.share{
    display:block;
    clear:both;
    padding:10px 0;
    }
.articlePage{
    clear:both;
    height:30px;
    text-align:center;
    font-family:Arial;
    }
.articlePage a{
    margin:0 1px;
    background:#ccc;
    padding:5px 10px;
    }
.articlePage a:hover{
    color:#fff;
    background:#1e8ddc;
    }
.articlePage a.hover{
    color:#fff;
    background:#1e8ddc;
    }
.download{
    clear:both;
    height:32px;
    font-size:18px;
    padding:10px 0 0 0;
    }
.download a{
    display:block;
    line-height:32px;
    float:left;
    padding:0 0 0 40px;
    color:#0079ce;
    font-family:"microsoft yahei";
    margin:0 10px 0 0;
    font-size:14px;
    background:url(../images/download.png) no-repeat left center;
    }
/**
 * 文章阅读页-内容上部大图
 */
#play{
    width:600px;
    height:400px;
    position:relative;
    overflow: hidden;
    background:#fff;
    border:1px solid #e9e9e9;
    padding:5px;
    margin:20px auto 0 auto;
}
#play .change_a {
    width:40%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
    display: block;
    overflow: hidden;
    background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
    width: 24px;
    height: 43px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    display: none
}
#play .prev_a span {background: url(../images/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
    position: relative;
    z-index: 1;
    width:600px;
    height:400px;
}
#play .img_ul li{
    position: relative;
    z-index: 1;
    width:600px;
    height:400px;
    background:#fff;
    margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:600px;clear:both;margin:20px auto;position:relative;}
.img_hd {
    margin:0 auto;
    overflow: hidden;
    height:60px;
    position:relative;
}
.img_hd ul {
    position: absolute;
    z-index: 1
}
.img_hd ul li {
    float: left;
    height:47px;
    width:70px;
    padding:3px;
    margin:0 7px;
    cursor: pointer;
    background:#fff;
    border:1px solid #d4d4d4;
    position:relative;
}
.img_hd ul li p{
    height:47px;
    width:70px;
    display:block;
    background:#fff;
    position:relative;
    }
.img_hd ul li i{
    display:block;
    clear:both;
    line-height:20px;
    padding:0 5px;
    background:#000;
    color:#fff;
    position:absolute;
    right:3px;
    bottom:3px;
    z-index:99999999999999;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    font-family:Arial;
    font-size:12px;
    font-style:normal;
    }
.img_hd ul li img {position:absolute;height:47px;width:70px;}
.img_hd ul li.on {border:1px solid #1e8ddc;background:#1e8ddc;}
.imgMove .bottom_a {
    width:20px;
    height:25px;
    display: block;
    cursor: pointer;
    z-index: 10;
    float:left;
    top:15px;
    position:absolute;
    z-index:9999999999999;
    background:url(../images/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}
.articleHand{
    clear:both;
    font-size:16px;
    padding:10px 0px 20px 0;
    overflow: hidden;
    }
.articleHand a{
    display:block;
    line-height:32px;
    padding:0 20px 10px 30px;
    float:left;
    background:url(../images/file.png) no-repeat left center; 
}
.articleHand a.word{background:url(../images/word.png) no-repeat left 3px; color:#37a6ff !important; }
.articleHand a.ppt{background:url(../images/ppt.png) no-repeat left center; color:#ff7735 !important;}
.articleHand a.excel{background:url(../images/excel.png) no-repeat left center; color:#15bf44 !important; }
.articleHand a.pdf{background:url(../images/pdf.png) no-repeat left center; color:#1369c0 !important; }
.articleHand a.zip{background:url(../images/zip.png) no-repeat left 3px; color:#ff9779 !important; }
.shareBoxL .bdsharebuttonbox .bds_qzone{ width: 33px; height: 33px; background: url(../images/sharqq.png) no-repeat center center !important; }
.shareBoxL .bdsharebuttonbox .bds_tsina{ width: 33px; height: 33px; background: url(../images/sharwb.png) no-repeat center center !important; }
.shareBoxL .bdsharebuttonbox .bds_weixin{ width: 33px; height: 33px; background: url(../images/sharwx.png) no-repeat center center !important; }
.shareBox{
    height:50px;
    overflow:hidden;
    background:#e9f1fd;
    text-align: center;
    border: 1px solid #dde4ef;
    border-radius: 5px;
    }
.shareBoxL{
    margin: 0 auto;
    padding:0 0 0 20px;
    position: relative;
    }
.shareBoxL B{
    display:block;
    line-height:40px;
    float:left;
    }
.bdsharebuttonbox{
    float:left;
    padding:6px 0 0 10px;
    position: absolute;
    left: 50%;
    margin-left: -89px;
    }
.shareBoxR{
    line-height:40px;
    float:right;
    padding:0 20px 0 0;
    font-size:14px;
    color:#000;
    }
/*newsList*/
.newsList li{ border-bottom:1px dotted #999999; padding-bottom:15px; margin-bottom:15px;}
/*阅读页end*/
/*留言start*/
.messageT{ padding-top: 88px; height: 55px; line-height: 55px; text-align: center; color: #333333; font-size: 24px; margin-bottom: 40px;}
.messageC{ background: #f5f3f0; padding-top:45px; padding-bottom:45px; padding-left:20px;}
.messageForm{ overflow: hidden;}
.messageForm dd{width:430px; margin-bottom: 15px;}
.messageForm dd .con{ padding-right: 20px;}
.messageForm dd .con span{ display: block; float: left;height: 52px; width: 80px; line-height: 52px; color: #666666; font-size: 15px; text-align: right;}
.messageForm dd .form{ border: 1px solid #dedede;  padding: 0 8px; background:#fff; margin-left: 80px;}
.messageForm dd .form .formC{ overflow: hidden; padding: 0 10px;}
.messageForm dd .form input{ overflow: hidden; display: block; height: 50px; line-height: 50px; background: none; border: none; width: 100%;}
.messageForm dd .form textarea{ overflow: hidden; display: block; height: 170px; line-height: 40px; font-size: 14px; background: none; border: none; width: 100%;}
.messageForm dd.ddtextarea{ width: 100%;}
.messageCode{padding: 30px 0;}
.messageCode div{ display: inline-block; overflow: hidden;}
.messageCode div input{ float: left; display: inline; width: 253px; height: 50px; border: 1px solid #dedede; padding: 0 10px; background: none; margin-right: 18px;}
.messageCode div img{ float: left; display: inline; width: 90px; height: 50px; cursor: pointer;}
.messageCode span{ display: block; float: left;height: 52px; width: 80px; line-height: 52px; color: #666666; font-size: 15px; text-align: right;}
.messagebtn{display: block; width: 155px; height: 52px; background: #e9b632; text-align: center; line-height: 52px; color: #ffffff; font-size: 14px; float: left; margin-left: 80px;}
.messagebtn:hover{ color: #fff; }
.messageres{display: block; width: 155px; height: 52px; background: #e6e6e6; text-align: center; line-height: 52px; color: #999999; font-size: 14px; float: left; margin-left: 20px;}
.messageres:hover{ color: #999999;}
.messageForm dd .form input::-webkit-input-placeholder{ color: #cccccc; font-size: 14px; }
.messageForm dd .form textarea::-webkit-input-placeholder{ color: #cccccc; font-size: 14px; }
.messageCode div input::-webkit-input-placeholder{ color: #cccccc; font-size: 14px; }
/*留言end*/
/*
-----------------------------内页样式end-----------------------------
*/